FaRefund_Proxy 
Logical Entity Name  FaRefund_Proxy 
Default Table Name  FaRefund_Proxy 
Physical Only  NO 
Definition 
 
Note 
 

FaRefund_Proxy Columns 
ColumnName  Domain  Datatype  NULL  Definition 
FaRefund_ProxyID(PK)    int  NO 
 
RecordID    int  YES 
 
OldPayeeName    varchar(150)  YES 
 
NewPayeeName    varchar(150)  YES 
 
OldSyAddressID    int  YES 
 
NewSyAddressID    int  YES 
 
OldRefundAddrType    char(1)  YES 
 
NewRefundAddrType    char(1)  YES 
 
OldRefundAddrID    int  YES 
 
NewRefundAddrID    int  YES 
 
DateMod    datetime  YES 
 
UserId    int  YES 
 
DateAdded    datetime  NO 
 

FaRefund_Proxy Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_FaRefund_Proxy_FaRefund_ProxyID  PrimaryKey  FaRefund_ProxyID 

FaRefund_Proxy Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

FaRefund_Proxy Check Constraints 
Check Constraint Name  CheckConstraint